Pre-Defined Regex Panel
Pre-defined regular expression (regex) sequences are available for insertion into the custom list. These include
simple examples that
can be used to help brush up or learn
regular
expression usage. The sequences
can be used as is or can be inserted and then modified in any way. For example, there is a
sequence available for removing the first 4 characters of a prefix. If you want to instead remove the first 6 characters,
then just insert the 4 character sequence and then change the 4's in the sequence to 6's.
Pre-defined regular expresssion sequences are available to:
-
remove characters from the start or end of the filename prefix or entire name.
-
remove vowels or numbers.
-
remove accents from characters.
-
transliteration.
-
swapping fields, truncation, plus other functions.
The pre-defined regex sequences can be inserted into
the custom renaming panel by pressing the "Insert in List" button or by using
the mouse (see the Custom Renaming Panel section for details).